home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / UTIL / OtherMenu 1.8.3 folder.sit / OtherMenu 1.8.3 folder / OtherMenu folder / OtherMenu Manual.rsrc / TEXT_1100_Externals Manual.txt < prev    next >
Text File  |  1996-02-11  |  20KB  |  268 lines

  1.     
  2. Externals Manual
  3.  
  4.   Updated February 11, 1996
  5.  
  6. Each of the standard OtherMenu externals is documented below, with its current version number.  Remember that if you select an external from the menu with the shift key held down, then you will get a dialog box which shows the version and may allow you to change some settings.
  7.  
  8. ツ 
  9.  
  10.  
  11. There are three icons for OtherMenu externals, corresponding to their form, all pictured above (if you are reading this document in TeachText, SimpleText, or Tex-Edit).  See the OtherMenu Manual for how to get information on writing your own externals if you are a programmer.  All three types become menu items in OtherMenu, and, for the most part, we will ignore their differences here.
  12.  
  13.  
  14. Binhex...    1.1.1
  15.  
  16. This external encodes a file in Binhex form, which is used for sending files in e-mail.  Creating the coded form does not delete the original file.  Conventionally, a binhex file has a file name ending in 窶œ.hqx窶.  This external requires the StuffIt Engine from Aladdin.
  17.  
  18. By default, the binhex file will have type 窶狼EXT窶™ and creator code 窶漏*ch窶™.  You can change the creator code with the preference dialog.
  19.  
  20.  
  21. Clip Info    1.1
  22.  
  23. This external provides a submenu listing the types of data on the system clipboard, and how much memory they take up.  If there is text on the clipboard, the submenu also gives a word count and line count.  For example, if you copy some styled text to the clipboard, you might see something like:
  24.  
  25. TEXT: 175 bytes
  26. styl: 22 bytes
  27. ----------------
  28. Lines: 4
  29. Words: 21
  30.  
  31. For the purpose of this count, a 窶忤ord窶 is defined to be any string of characters other than space, option-space, return, or tab.
  32.  
  33. Some applications have private clipboards, which may have different contents from the system clipboard.  Switching from one application to another should bring the clipboards into sync.
  34.  
  35.  
  36. Copy File窶ヲ     1.2.5
  37.  
  38. First you choose a file, then you can save it elsewhere, with another name if you like.  The bottom of the save dialog shows the size of the file and the amount of free space on the disk.  A copy in progress can be cancelled by typing command-period or escape.
  39.  
  40. If you save over an existing file, you will see an alert asking you to confirm the action and letting you know how the modification dates compare.  Specifically, if the file you are saving is newer than the existing file, the alert will say 窶彝eplace older <filename>?窶, and if the file you are saving is older (a less likely situation) the alert will say 窶彝eplace NEWER <filename>?窶.  If the dates are the same, the alert will be the familiar 窶彝eplace existing <filename>?窶.  File replacements will be done by a fail-safe method, so long as there is enough disk space to do so.  That is, the copy will be created in a temporary location, and only when it is complete will the old copy be deleted and replaced by the copy.
  41.  
  42.  
  43. Date/Time    1.3.1
  44.  
  45. Displays a submenu showing the date and the time in several formats.  Selecting one pastes it into the current document.  You can specify a prefix or suffix, e.g. you might want to append 窶œ CDT窶 after the time.
  46.  
  47. The formats available are affected by Apple窶冱 _Date_&_Time_ control panel.
  48.  
  49.  
  50. Delete...     1.2.1
  51.  
  52. Delete a file or empty folder.  If you want to delete a folder full of files, you can use 窶廴ove to Trash窶 and 窶廢mpty Trash窶 instead.  Normally, you will see an alert saying something like 窶廣re you sure you want to delete <filename>?窶.  You can turn off this confirmation, using the configuration dialog, but be careful; deleting a file cannot be undone.  You can also control whether or not locked files should be deleted anyway.
  53.  
  54.  
  55. Desktop Info...     1.3.4
  56.  
  57. Utility for poking around in the desktop database.  This may not be useful for anyone but programmers.  It shows what icons and sizes are associated with a given creator code.  You may sometimes see the word 窶徘aul窶 in place of an icon; this item stores information related to drag-and-drop.
  58.  
  59.  
  60. Empty Trash    1.0.2
  61.  
  62. Like selecting 窶廢mpty Trash窶 in the Finder, except that you don窶冲 get a dialog asking if you窶决e sure.
  63.  
  64.  
  65. File Info...     1.3.2
  66.  
  67. Get some information about a file such as data and size, and show or change attributes such as type and creator.  In the case of applications, it can alter the memory partition size.
  68.  
  69. If a file is locked, then an application cannot open it for write access without first unlocking it.  The name locked attribute prevents one from using the Finder to rename the file or give it a custom icon.  The invisible attribute makes the file invisible to the Finder, but not necessarily to directory dialogs like the File Info dialog.  The has BNDL attribute, sometimes called the 窶彙undle bit窶, indicates a file that owns an icon family; usually applications, control panels, and extensions have this attribute, and ordinary documents do not.
  70.  
  71.  
  72. Find...     1.1
  73.  
  74. This external can be used to search for files and folders, either in a directory dialog or not.  It can search for a string of text in the name of a file or folder, or in the data or resources of a file.  The search is case-insensitive.  The search engine is accelerated for PowerPC.
  75.  
  76. After you type the string to search for, click the Search button.  The cursor will turn into a spinning beachball, a progress bar will appear, and any matching files will be added to the 窶廡ound窶 list.  You can stop a search by typing command-period.  At most 400 files can fit in the list, but the search will continue on past that so that you can at least see the count.
  77.  
  78. Double-clicking a found file, or selecting it and then clicking OK, has the same effect as selecting the file with OtherMenu窶冱 menu.  That is, if you brought up the Find dialog in front of a directory dialog, then the file will be displayed in the directory dialog, and otherwise OtherMenu will try to open or launch the file.
  79.  
  80. When you select a found file, the path list will display that file and the folders that contain it.  If you wish, you can double-click one of these folders instead of the file itself, to make the folder open in the Finder.  Selecting an item in the path list and clicking OK has the same effect.
  81.  
  82. Searching in names will be much faster than searching in data or resources.  When searching in data or resources, the beachball will slow down when Find is looking in large files.
  83.  
  84. Everything in the Find dialog can be controlled by the keyboard if you like.  As usual, pressing command-period is equivalent to pressing the Cancel button (unless a search is in progress) and pressing the return or enter key is equivalent to pressing the outlined button.  Also, you can click the Search button using command-s, and click the Names, Data, and Resources checkboxes using command-n, command-d, and command-r.  Using the tab key, you can shift the input focus from the find string box to one of the list boxes.  (The box that is selected in this way has a double outline.)  When a list is the input focus, you can scroll or select items using the arrow keys, typing initial letters of a file name, or using the extended keyboard keys home, end, page up, page down.
  85.  
  86. If you select an item in one of the lists and hold down command-i, you will see an OtherMenu 窶廬nstant Info窶 box for that item.
  87.  
  88. It is possible to search for strings containing various hard-to-type characters using special 窶彳scape sequences窶.  For instance, to search for files whose data contains a tab character at the end of a line, you could search for the string 窶彌t¥r窶.  The meanings of the escape sequences are:
  89.  
  90.     ¥t   tab
  91.     ¥r   carriage return (hard line break)
  92.     ¥l   line feed (usually not used in Mac files, but appears in DOS and Unix text)
  93.     ¥¥   translated to a single backslash character
  94.     ¥xx  where xx are two hexadecimal digits
  95.  
  96. If a backslash is followed by anything else, it is taken literally.
  97.  
  98. If you select something from OtherMenu窶冱 menu while the Find dialog is showing, then the item you select will be added to the 窶廛isks窶 list.  In this way, you can restrict the search to folders or even  individual files rather than whole disks.  One caveat:  When searching in names only, it may actually be slower to search a folder than to search the whole volume containing the folder!
  99.  
  100. If you are using a double-byte script system such as Japanese, you may see some false matches, especially when searching for a very short string.
  101.  
  102.  
  103. Finder Folders     1.0
  104.  
  105. This external is unlike any of my other externals, in that it creates a submenu that itself has submenus.  It lists the folders that are open on the Finder desktop.  This requires a scriptable Finder, as in System 7.5.
  106.  
  107. I think of this external as an 窶彗ctive alias窶.  It shows the contents of a 窶廡inder Folders窶 folder that it creates in your Preferences folder, which is kept up to date by OtherMenu and OtherMenu AE Helper.
  108.  
  109.  
  110. Hard to Soft Wrap     1.3.2
  111.  
  112. Edits text on the clipboard by replacing any isolated carriage return with a space.  Multiple carriage returns are left alone. A carriage return at the very beginning or end is deleted. Since this does not do anything immediately visible, it plays a sound when it completes successfully.
  113.  
  114. This is not a true external, but a special little application.  I made it an application to fix some clipboard conversion problems.  Since it is an application, you cannot invoke it while a modal dialog is on screen, unlike normal externals.
  115.  
  116. The application is actually a shell containing a Clipboard Magician conversion resource (CNVT and CNV!).  If you have Clipboard Magician, you could duplicate the shell and use the Magic Wand Utility to move a different conversion resource into it.  
  117.  
  118.  
  119. KeyQuencer Macros     1.0
  120.  
  121. Displays a submenu of macros defined in KeyQuencer 1.2.2 or later.  If you hold the option key, the menu will show only those macros for which you have not assigned a keystroke.
  122.  
  123.  
  124. Make Alias As...     1.3.4
  125.  
  126. Make an alias for a file, folder, or volume, and put it where you like.  This is very useful for setting up your OtherMenu Folder.
  127.  
  128.  
  129. Memory Map     1.5
  130.  
  131. Find out how much memory each application is using, and how much is left.  When you don窶冲 have enough free memory to launch another application, this will help you understand why, and let you see which applications you could quit to make room for a new one.  You can also select applications and tell them to quit.
  132.  
  133. When you quit applications, they will usually quit within a few seconds, and the list will update to show the new free memory.  However, if you quit the foreground application, or an application that does not understand AppleEvents, then it may not quit until after you close the Memory Info window.  Also be aware that an application that has unsaved data will probably want to ask you whether to save it before it quits.
  134.  
  135. Optionally, the map displays locked blocks of temporary memory as well as applications.  There are many small ones (less than 1K) associated with launching any application, so I would suggest not displaying the small ones to avoid cluttering the list.  Only a few applications create larger blocks of temporary memory.
  136.  
  137. Clicking the 窶彜ettings窶 button brings up the settings dialog, so that you can more easily change the temporary memory setting and the display colors.
  138.  
  139.  
  140. Monitor Depth     1.1
  141.  
  142. Set the color depth of the monitor, using a submenu.  If there is more than one monitor, it controls the one with the greatest depth.  If two have the same depth, I'm not sure what happens.  Obviously, if your Mac does not support color or gray-scale, you can trash this.
  143.  
  144. Changes in depth made by this external are forgotten when you restart your Mac, unlike the Monitors control panel.
  145.  
  146.  
  147. Move to Trash...     2.1
  148.  
  149. Move selected files or folders to the trash.  The Add button moves a selected item from the main list to the lower list of items to be trashed, and the Done button tells the Finder to trash the selected items.
  150.  
  151.  
  152. Move/Rename...     1.3
  153.  
  154. Move or rename something.  One can only move something within a volume, as in Finder.
  155.  
  156.  
  157. New Folder...     2.0
  158.  
  159. Since some Save dialogs do not have a New Folder button, this external does pretty much the same thing:  It shows a secondary dialog in which you can type the name of a new subfolder, and when you click OK, the Save dialog is ready to save a file in the new folder.
  160.  
  161.  
  162. Open...     1.2
  163.  
  164. Selecting something (file or folder) with this is rather like selecting it in Finder and then selecting Open from the Finder menu.  In some cases, especially when Finder is not running, this may be able to launch something when OtherMenu itself cannot.
  165.  
  166.  
  167. Paste Clip     1.0
  168.  
  169. Using its settings dialog, you can specify a frequently-used piece of text, such as an address (no more than 255 characters.)  When the external is invoked normally, it pastes this text into the current application.  Since the return character can be entered as part of the text, there is no default button, and you must use the mouse to click OK.
  170.  
  171.  
  172. Paste Clips     1.3
  173.  
  174. Stores several frequently-used scraps of text, and displays a submenu so that you can select one to be pasted into a document.  You give each clipping a short label, which identifies it in the menu.  The configuration dialog lets you add, delete, modify, or reorder the clippings.  The New and Delete buttons should be fairly obvious, but you might not guess that you can rearrange the list by dragging a cell of the list and dropping it in a different position.  The Import button copies all clippings from another copy of Paste Clips to the present one, providing an easy way to upgrade from a previous version of Paste Clips.
  175.  
  176. The label can be up to 31 characters long, and the clipping can be up to 10K bytes long.  If the label begins with a hyphen, the item will appear as a dividing line in the menu.
  177.  
  178.  
  179. Put Away...     1.3
  180.  
  181. Put items in the trash or on the desktop back where they came from.  Also unmounts disks.  The Finder needs to be running to do a normal 窶徘ut away窶, but not to unmount a disk.
  182.  
  183. You can shift-click to make contiguous multiple selections, or command-click to make arbitrary multiple selections.  A double click on a list acts as a shortcut for a click on a list followed by a click on the OK button.
  184.  
  185. One of the two lists has an extra frame, indicating that it is the target of keyboard commands.  You can select an item using the up and down arrow keys, or by typing a few letters of a name.  You can scroll the list using the page up, page down, home, and end keys if your keyboard has those keys.  The tab key switches to the other list.
  186.  
  187.  
  188. QuickAlias     1.0.2
  189.  
  190. This external may be more convenient than 窶廴ake Alias As窶 if you will be making many aliases in the same place, as when you are setting up your Other menu or your Apple menu.  When you run this external, it displays a dialog showing a path to a folder.  If it is not the folder in which you want to create some aliases, click the 窶彜et Folder窶 button and select a new folder.  As long as QuickAlias is running, any item that you select from the Other menu will be aliased into the chosen folder.  When an alias is created, a little sound is played to reassure you that something happened.
  191.  
  192. You might find it convenient to make several copies of QuickAlias, set to different folders.
  193.  
  194.  
  195. QuickTrash     1.1
  196.  
  197. This external can be used as an alternative to 窶廴ove to Trash窶 for trashing multiple items.  When the external is running, any item you select from the Other menu will be moved to the trash.  If you select an alias, then the alias will be moved rather than the original item, just as in the Finder.  When an item is trashed, a little sound is played to reassure you that something happened.
  198.  
  199. If you try to trash something when the trash already contains an item of the same name, QuickTrash may ask Finder for help.  So in this case if Finder is not running, it will not work, and if QuickTrash is running within Finder, then the action will not be completed until you dismiss QuickTrash.
  200.  
  201.  
  202. Quit Finder     1.2.1
  203.  
  204. Tells the Finder to quit.  If file sharing is turned on, it will be turned off just before Finder.
  205.  
  206. Actually, you can use this to make any other single application quit, by using its configuration dialog to specify the creator code of an application.  But you窶囘 only do that for something you quit very often, since Memory Map would otherwise be a more convenient way to quit something.
  207.  
  208.  
  209. Quote     1.0
  210.  
  211. This external transforms text on the clipboard for BBS quoting.  The way you would use it is to copy some text to the clipboard, invoke the Quote external, and then paste, perhaps into a different application.  If you invoke Quote with the option key held down, you will be able to set various options:  Whether to break lines so that they are not too long, a prefix string to be added to the beginning of each line, and whether to replace curly quotes by straight quotes.
  212.  
  213. You might want to make several copies of Quote, with different settings.  If you turn on 窶彝ewrap lines窶, set the maximum line length to 0, and set the prefix string to the empty string, then Quote behaves almost exactly like Hard to Soft Wrap.  On the other hand, by specifying a positive maximum line length you can use Quote to hard-wrap text.
  214.  
  215.  
  216. Restart     1.0.2
  217.  
  218. Like the Restart command in Finder.  In fact it works by telling Finder to do a restart.
  219.  
  220.  
  221. Shut Down     1.0.1
  222.  
  223. Like the Shut Down command in Finder.  In fact it works by telling Finder to do a shutdown.
  224.  
  225.  
  226. Sleep     1.0
  227.  
  228. Like selecting Sleep in the Finder.  Of course this only works on those models that have a sleep mode.  Finder must be running, but need not be in the foreground.
  229.  
  230.  
  231. Speaker Volume     1.1.1
  232.  
  233. Provides a submenu for setting the speaker volume.
  234.  
  235.  
  236. Specialize     1.0
  237.  
  238. This external can be used to make a file or folder appear on the menu only when a certain application is running in the foreground.  For example, let窶冱 say that you want an alias to a certain ClarisWorks stationery file to appear in the menu only when ClarisWorks is in the foreground.  To accomplish this,
  239. 1. Bring ClarisWorks to the front.
  240. 2. Select the Specialize external.  In the resulting dialog, make sure that the Specialize radio button is chosen.
  241. 3. Choose the stationery alias in OtherMenu.
  242. 4. Click the Done button in the dialog.
  243. If you change your mind and want the item to appear in the menu in every application, use the same steps except select the Generalize radio button.
  244.  
  245. Specialize works by appending a suffix to the name of the item.  For instance if 窶廢xternals Manual窶 is specialized to appear only in SimpleText, its name is changed to 窶廢xternals Manual<ttxt窶.  This suffix will not be visible in OtherMenu, but will be visible in the Finder and other utilities. 
  246.  
  247.  
  248. Stuff     1.2
  249.  
  250. If you have Aladdin窶冱 StuffIt Engine installed, you can use this to select a set of files or folders, to be stuffed into a new archive.
  251.  
  252.  
  253. Unstuff     1.1
  254.  
  255. If you have Aladdin窶冱 StuffIt Engine installed, you can use this to decode anything that the StuffIt Engine can decode.  For instance unstuff StuffIt archives, decompress Compact Pro archives, and decode binhex files.
  256.  
  257.  
  258. Volume Info     1.2.6
  259.  
  260. Shows the icon, name, free space, and number of files on each mounted volume.
  261.  
  262.  
  263. Windows     2.1
  264.  
  265. Provides a submenu of windows in the current application.  Selecting one brings it to the front, not counting floating windows, unless the front window is a modal dialog.
  266.  
  267. If you invoke the external with the option key down, then it will use a stronger, more risky method to bring the selected window to the front.  This should only be used in unusual circumstances, such as when a misbehaving application will not let you dismiss a dialog.
  268.